<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container{max-width:1200px;}
.lm-body{padding-top:40px;padding-bottom:40px;overflow: hidden;}
@media (max-width:1025px) /*手机端*/
{
.lm-body{padding-top:5px;padding-bottom:20px;}
}
@media (max-width:768px) /*手机端*/
{
.lm-body{background:#fff;}
}
/*网站公共样式*/
.info-content{font-size:16px;line-height:2;min-height: 300px;padding:20px 40px;border:1px #d8d8d8 solid;margin-top:30px;background:#fff;overflow:hidden; }
.info-content .title{padding:15px 0;line-height:1.5;font-size:22px;font-weight: normal;text-align: center;}
.info-content .info{text-align: center;border-top: 1px solid #eee;border-bottom: 1px solid #eee;font-size:12px;color: #999999;height: 38px;line-height: 38px;}
.info-content p{padding: 0px;margin:10px 0px;}
.info-content img{max-width: 100%;}
.info-next{clear:both;font-size:14px;border-top: 2px solid #ddd;border-bottom: 2px solid #ddd;padding:12px 0;overflow: hidden;}
.info-next li{float: left;width:50%;}
.info-next .t-right{text-align:right;float: right;}
@media (max-width:1000px) /*手机端*/
{
    .info-content{font-size:14px;padding:0px 0px;border:0px #eee solid;margin-top:15px; }
    .info-next li{width:100%;}
    .info-next .t-right{text-align: left;}
}
a{color:#333;text-decoration:none;}                                            
a:hover{color:#dd0000;}
a:focus{color:#dd0000;}
a.btn-more{display:inline-block;width:150px;height:40px;line-height:38px;background:#fff;border:1px #204c97 solid;border-radius: 20px;color:#204c97;transition:all 0.5s ease;font-size:14px;transition:all 0.5s ease;text-align:center;margin-top:30px}
a.btn-more:hover{background:#204c97;color:#fff;}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.icon {
  background: url(../images/icon.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.img-center{text-align: center;font-size: 0;}
.img-center img{display: inline-block;width: auto;height: auto;max-width: 100%;max-height: 100%;vertical-align: middle;-webkit-transition: all 0.5s;transition: all 0.5s;}
.img-cover{overflow: hidden;position: relative;}
.img-cover span{display: block;width: 100%;background: no-repeat center / cover;-webkit-transition: all 0.5s;transition: all 0.5s;height: 100%;position: absolute;left: 0;top: 0;}
/*栏目-标题-布局*/

.lm-title{clear:both;padding: 0px 0 12px 0px;border-bottom:1px #ddd solid;overflow: hidden;}
.lm-title span{float: left;text-align:left;font-size:18px;color: #0d5ba4;font-weight: bold;}

@media (max-width:1025px) /*手机端*/
{
    .lm-title{display: none;padding: 0px 0 0px 0px;margin-bottom:0px;}
}

#banner .swiper-slide {
      height:546px;
    }
@media (max-width:1600px) /*手机端*/
{
   #banner .swiper-slide{
      height:458px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1025px) {
    #banner .swiper-slide{
      height:250px;
    }
}
@media (max-width:767px) /*手机端*/
{
   #banner .swiper-slide{
      height:125px;
    }
    a.btn-more{width:120px;height:35px;line-height:33px;margin-top:20px}
}

.text-overflow {
  overflow: hidden; display: block; white-space: nowrap;text-overflow:ellipsis; -ms-text-overflow: ellipsis;
}
.text-overflow-lines2 {
  text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;
   -ms-text-overflow: ellipsis;
}
.text-overflow-lines3 {
  text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;
   -ms-text-overflow: ellipsis;
}
.text-overflow-lines4 {
  text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;
   -ms-text-overflow: ellipsis;
}
.text-overflow-lines5 {
  text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;
   -ms-text-overflow: ellipsis;
}
/*遮罩层*/
.mask-bg{position:fixed;width: 100%;height:100%;display:none;height:100vh;background-color: rgba(0, 0, 0, .7);overflow:hidden;z-index:99;top: 0;left: 0;}
.mask-bg.active{display:block;}

/*首页模块样式*/
.module-box {position:relative;padding:60px 0px}
.module-box .module-title{clear:both;text-align:center;margin:0px 0px 30px 0px;font-family:"Microsoft YaHei",Tahoma,Verdana,"Simsun";}
.module-box .module-title .module_title_line{margin:11px auto 10px;width:16px;height:1px;background:#7f7f7f;}
.module-box .module-title .cn-title{display:block;color:#333;font-size:32px;line-height:45px;}
.module-box .module-title .en-title{display:inline-block;*display:inline;*zoom:1;color:#555;font-size:16px;padding:0px 10px}
.module-box .module-title .en-title i{float:left;width:54px;height:4px;margin-top:11px;background:url(images/t1.png) no-repeat left center;}
.module-box .module-title .en-title g{float:left;width:54px;height:4px;margin-top:11px;background:url(images/t2.png) no-repeat left center;}
.module-box .module-title .en-title span{float:left;margin:0px 10px;}

.title-1{border-bottom: 1px solid #e2e2e2;font-size: 24px;color: #0d5ba4;padding-bottom: 15px;margin-bottom: 20px;line-height: 32px;}
.title-1 small{font-size: 14px;color: #999;text-transform: uppercase;margin-left: 10px;}
.title-1 .more{float: right;font-size: 14px;color: #666;margin-top: 3px;}

@media (max-width:768px) /*手机端*/
{
.module-box {padding:30px 0px}
.module-box .module-title{margin:0px 0px 20px 0px;}
.module-box .module-title .cn-title{font-size:25px;line-height:40px;}
.module-box .module-title .en-title{font-size:14px;}

.title-1{font-size: 18px;line-height: 24px;padding-bottom: 10px;margin-bottom: 15px;}
.title-1 small{font-size: 12px;}
}

/*顶部样式*/
.header{background-color: #fff;}
.header .topbar{line-height: 34px;background-color: #f5f5f5;font-size: 13px;}
.header .topbar ul{float: right;}
.header .topbar li{float: left;color: #ddd;}
.header .topbar li.pipe{padding: 0 10px;}
.header .logo{float: left;font-size: 0;height: 80px;line-height: 80px;text-align: left;margin: 15px 0;}
.header .tel{float: right;background: url(../images/tel.jpg) no-repeat 0 center;padding-left: 55px;margin-top: 30px;}
.header .tel strong{display: block;font-size: 28px;font-family: Impact;line-height: 1;color: #dd0000;}
.header .text{float: left;font-size: 16px;margin: 20px 0 20px 30px;padding: 5px 0 5px 30px;border-left: 1px solid #ddd;}
.header .text strong{display: block;font-size: 26px;}

/*自定义导航动画，也可以用animater.css中的动画，需要在script.js中修改*/
.nav .animated,.sub-nav .animated{-webkit-animation-duration:0.4s;animation-duration:0.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.navSlide{-webkit-animation-name:navSlide;animation-name:navSlide}
@keyframes navSlide{0%{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;visibility:visible}100%{-webkit-transform:translateY(0);opacity:1;transform:translateY(0)}}


/*搜索样式*/
.s-bar{clear:both;padding:0px 0;width:100%;overflow:hidden;}
.s-bar .s-input{float:left;border:1px solid #ddd;border-right:0px;padding-left:10px;height:36px;width:80%;font-size:14px;line-height:32px;color:#666}
.s-bar .s-btn{float:left;border:0px;background:#dd0000;width:20%;height:36px;color: #fff;cursor:pointer}
/*手机顶部搜索样式 */
.search_box{position: absolute;z-index:9999;width:100%;background:#f5f5f5;}
.top-search{display:none;width:100%;}

.attr-nav{float:right;margin-left: 20px;transition:.5s all;-webkit-transition:.5s all;-o-transition:.5s all;-moz-transition:.5s all;-ms-transition:.5s all}
.switch i {
    display: block;
    height:84px;
    line-height:84px;
    color: #999;
    text-align: center;
    margin-right: 15px;
    font-size: 18px;
    cursor: pointer;
}

/*主菜单*/
@media (min-width:1200px) /*pc端*/
{
.header .nav-toggle{display:none}
.main-menu{padding:0px;height:70px;background:#204c97;}
    .nav&gt;ul&gt;li{position: relative;display:inline-block;text-align:center;font-size:16px;position:relative;line-height:70px;height:70px;background:url(images/nav_line.jpg) no-repeat left center;}
    .nav&gt;ul&gt;li:first-child{background:none;}
    .nav&gt;ul&gt;li&gt;a{position: relative;display:block;height: 100%;padding:0 43px;color:#fff;}
    .nav&gt;ul&gt;li::after{position: absolute;
  bottom: 0px;
  width: 0;
  height: 2px;
  background-color: #dd0000;
  content: "\f105";color: #dd0000;
  transition: all ease 300ms;left:50%;transform:translateX(-50%);}
  .nav&gt;ul&gt;li:hover::after{width: 50%;}
  .nav&gt;ul&gt;li.current &gt; a::before{
  position: absolute;
  bottom: 0px;
  width: 50%;
  height: 2px;
  background-color: #dd0000;
  content: "\f105";color: #dd0000;
  transition: all ease 300ms;left:50%;transform:translateX(-50%);
}

    .nav&gt;ul&gt;li:hover &gt; a{color:#fff;}
    
    .nav&gt;ul&gt;li&gt;ul{position:absolute;}
    .nav li:hover&gt;ul{display:block}
    /*
    .nav&gt; ul &gt; li &gt; ul::before {display:block;margin:0px auto;text-align: center;position:absolute;top:-8px;left: 45%;content: "";width: 0;height: 0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom: 8px solid #fff;}
    */
    .nav&gt; ul &gt; li &gt; ul li ul::before{display:block;margin:0px auto;text-align: center;position:absolute;top:20px;left:-10px;content: "";width: 0;height: 0;border-bottom:5px solid transparent;border-right:5px solid transparent;border-top: 5px solid transparent;border-left: 5px solid #fff;}
    .nav ul li ul li a{display:block;width:100%;text-align:center;color:#fff;font-size:15px;line-height:50px;} 
    .nav ul li ul li:last-child a{border-bottom:0px solid #fff;} 
    .nav ul li ul li a:hover{text-decoration:none;color:#fff;background:#dd0000}

    .nav ul li{position:relative;}
    .nav ul li .arrow{display:none}
    .nav ul li ul{display:none;position:absolute;left:0%;z-index:1002;width:100%;background:rgba(0,0,0,0.65);} /*二级ul样式*/
    .nav ul li ul li ul{left:100%;top:0px; display:none;}/*三级以后ul样式*/
.el-input-group {width: 50%!important;}
}

@media (max-width:1200px) /*手机端*/
{
.header .logo {height: 60px;line-height: 60px;margin: 0px 0;}
.header .logo img{padding: 8px 0px 8px 10px;}
.header .nav-toggle{position:absolute;right:0px;top:0px;font-size:20px;color:#fff;width:50px;height:60px;line-height:60px;text-align:center;cursor:pointer;z-index:1005;background:#204c97;}
.header .nav-toggle.active{color:#fff;}
.switch i {
    display: block;
    height:60px;
    line-height:60px;
    color: #204c97;
    text-align: center;
    margin-right: 45px;
    font-size: 20px;
}

.nav{position:fixed;z-index:1006;top:0px;right:0px;width:0px;background:#fff;height:100%;height:100vh;opacity:0;transition: all 0.2s linear;overflow-y:auto}
.nav.active{opacity:1;width:300px;max-width:60%}
.nav ul li{line-height: 45px;text-align:left}
.nav ul li ul{display:none;} /*二级ul样式*/
.nav ul li a{padding-left:30px;display:block;color:#999;font-size:15px;line-height:3.5;border-bottom: 1px solid #dcdcdc}
.nav ul li ul li a{padding-left:60px;font-size:14px;background-color:#eeeeee}
.nav ul li ul li ul li a{padding-left:90px;}
.nav ul li ul li ul li li a{padding-left:120px;}
.nav ul li{position:relative;}
.nav ul li .arrow{position:absolute;right:0px;top:0px;width:50px;height:50px;line-height:50px; text-align:center;transition-duration:0s}
.nav ul li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:bold;font-size:18px}

.nav ul li.current &gt; a{color:#333;}
.nav ul li.active &gt; ul{display:block}
.nav ul li.active &gt; .arrow{transform:rotate(90deg)}
}

/*子栏目样式*/
.sub-nav-box {clear: both;margin-bottom: 20px;}
.sub-nav-box .sub-nav-title{position: relative;height:68px;line-height:68px;text-align: center;color:white;font-size: 20px;font-weight: normal;background:url(../images/nav-bg.jpg) no-repeat center / cover;}

.sub-nav-box .sub-nav-title .nav-toggle{width:50px;line-height:40px;padding: 0px;cursor:pointer;color:#fff;text-align:center}
.sub-nav-box .sub-nav-title .nav-toggle.active{color:#333}

.sub-nav-box .sub-nav{clear:both;text-align:left;width:100%;}
.sub-nav-box .sub-nav li{width:100%;position: relative;background:#fafafa;}
.sub-nav-box .sub-nav li a{display:block;height:54px;line-height:54px;padding-left:25px;font-size:16px;border-bottom:1px #ececec solid;}
.sub-nav-box .sub-nav li a:hover{color:#dd0000;}
.sub-nav-box .sub-nav li ul{display:none}
.sub-nav-box .sub-nav li ul li a{padding-left:52px;}
.sub-nav-box .sub-nav li ul li ul li a{padding-left:80px}

.sub-nav-box li .arrow{position:absolute;right:0px;top:0px;width:54px;height:56px;line-height:56px; text-align:center;transition-duration:0.1s;cursor:pointer}
.sub-nav-box li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:normal;font-size:18px;}

.sub-nav-box .sub-nav li.current &gt; a{color:#dd0000;}
.sub-nav-box .sub-nav li.active &gt; ul{display:block}
.sub-nav-box .sub-nav li.active &gt; .arrow{color:#204c97;transform:rotate(90deg)}

.sub-nav-box2 {clear: both;margin-bottom: 0px;}
.sub-nav-box2 .sub-nav-title{position: relative;margin-bottom: 10px;height:68px;line-height:68px;text-align: center;color:white;font-size: 20px;font-weight: normal;background:url(../images/nav-bg.jpg) no-repeat center / cover;}

.sub-nav-box .con {padding: 20px;background: #f8f8f8;line-height: 1.8;}
.sub-nav-box .con h5{font-size:17px;}
.sub-nav-box .con p {display: block;}

@media (max-width:1025px) /*手机端*/
{
    .sub-nav-box {position: static;margin-top:10px;margin-bottom:0px;}
    .sub-nav-box .sub-nav-title{height:40px;line-height:40px;padding-bottom: 0px;text-align:left;font-size:16px;background:#204c97;color: #fff;padding-left: 10px;border-radius: 5px;margin-bottom: 0px;}

    .sub-nav-box .sub-nav{overflow-y:auto;background:#fff;margin-bottom:0px;}
    .sub-nav-box .sub-nav li{float:left;width:100%;background:none;margin-bottom: 0px;}
    .sub-nav-box .sub-nav li a{display:block;padding-left:20px;line-height:50px;border-left:0px #0d556e solid;border-right:0px #0d556e solid;border-bottom:1px #ececec solid;font-size:15px;background:none;border-radius: 0px;box-shadow: 0 0px 0px rgba(0, 0, 0, 0);}
    .sub-nav-box .sub-nav li a:hover{}
    .sub-nav-box .sub-nav li.current &gt; a{}
.sub-nav {display:none}
.sub-nav.active{display:block}
.sub-nav.active{opacity:1;width:260px;max-width:60%;
    position: fixed;
    z-index: 1005;
    top: 0px;
    right: 0px;height:100%;height:100vh;}
    .sub-nav-box .sub-nav li.current &gt; a{background:none;color:#333;}
}

/*搜索*/
.yunu-sou{padding: 25px 0;border-bottom: 1px solid #eee;}
.yunu-sou .hot{padding: 7px 0;}
.yunu-sou .hot strong{float: left;display:inline-block;}
.yunu-sou .hot ul li{margin-right: 10px;display:inline-block;cursor:pointer;}
.yunu-sou .hot ul li:hover{color:#dd0000;}

@media (max-width:768px) /*手机端*/
{
.yunu-sou{padding: 15px 0;}
}

/*首页-产品中心*/
.sy-product{border: 3px solid #214d98;background-color: #fff;}
.sy-product .tit{text-align: center;color: #fff;line-height: 70px;font-size: 24px;font-weight: bold;background-color: #214d98;}
.sy-product ul{padding: 18px 10px;margin: 0;}
.sy-product ul a{display: block;margin-bottom:15px;line-height: 50px;background: url(../images/g3.jpg) no-repeat center / cover;font-size: 18px;border-radius: 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.sy-product li ul{padding: 0px 10px 15px;}
.sy-product li ul li{margin: 0;border-bottom: 1px dotted #ddd;}
.sy-product li ul li a{display: block;margin-bottom:0px;height: 60px;line-height: 60px;font-size: 15px;background: url(../images/aao_10.jpg) left center no-repeat;padding-left: 28px;}
.sy-product &gt; ul &gt; li &gt; a{color: #fff;text-align: center;}
.sy-product &gt; ul &gt; li:not(:nth-child(-n+5)){display:none;}

/*xunpan*/
.xunpan {
  width: 100%;
  padding: 40px 0;
  background: url(../images/xpbanner-bg.jpg) no-repeat center / cover;
  color: #fff;
}
.xunpan .zixun {
  width: 454px;
*padding-right: 80px;
  position: relative;
  text-align: center;
  float: right;
}
.xunpan .zixun .ewm {
  width: 120px;
  height: 120px;
  display: block;
  position: absolute;
  padding: 6px;
  background: #fff;
  transition: all ease 300ms;
  right: 0;
  top: 0px;
}
.xunpan .zixun .ewm.hover {
  right: 20px;
}
.xunpan .zixun .tel {
  border: 1px solid #2977fc;
  width: 300px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 26px;
  color: #fff;
  margin-bottom: 20px;
  font-family: arial;
  font-weight: bold;
  border-radius: 30px;
}
.xunpan .zixun .tel s {
  width: 26px;
  height: 28px;
  background-position: 0 -1px;
  margin-right: 16px;
}
.xunpan .zixun .zx {
  width: 302px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  color: #204c97;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  background: #ffe825;
}
.xunpan .zixun .zx s {
  width: 22px;
  height: 20px;
  display: inline-block;
  background-position: -60px 0;
*background-position: -60px 3px;
  transition: all ease 300ms;
  margin-left: 10px;
  vertical-align: middle;
}
.xunpan .zixun .zx:hover s {
  margin-left: 28px;
}
.xunpan p {
  font-size: 20px;
  line-height: 1;
}
.xunpan p.bigtxt {
  font-size: 40px;
  padding-bottom: 22px;
  padding-top: 15px;
}
.xunpan p span {
  color: #204c97;
  display: inline-block;
}

@media (max-width:768px) /*手机端*/
{
.xunpan p {font-size: 18px;text-align: center;}
.xunpan p.bigtxt {font-size: 30px;padding-bottom: 20px;padding-top: 0px;}
.xunpan .zixun {float:none;margin:25px auto 0;}
}
@media (max-width:767px) /*手机端*/
{
.xunpan p {font-size: 16px;line-height: 1.5}
.xunpan p.bigtxt {font-size: 24px;padding-bottom: 15px;line-height: 1;}
.xunpan .zixun {width: auto;*padding-right: 0px;float:none;margin-top: 20px;}
.xunpan .zixun .tel {width: 280px;font-size: 26px;margin-bottom: 0px;margin:0 auto;}
.xunpan .zixun .zx {display: none;}
.xunpan .zixun .ewm {display: none;}
}
/*首页-我们的优势*/

.sy-advantage{text-align: center;padding:0px 0px;}
.sy-advantage li {
  margin-top: 10px;
  margin-bottom: 0px;
}

.sy-advantage li i {
  display:block;
  margin:0 auto;
  font-size: 50px;
  width: 120px;
  height: 120px;
  color: #204c97;
  border: solid 1px #ededed;
  text-align: center;
  line-height: 120px;
  border-radius: 50%;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.sy-advantage li:hover i {
  background: #204c97;
  border: solid 1px #204c97;
  color: #fff;
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  -webkit-transform: translate3d(0, -5px, 0);
          transform: translate3d(0, -5px, 0);
}
.sy-advantage li h4 {
  margin-top: 20px;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 18px;
}
.sy-advantage li .line {
  width:40px;height:2px;background:#204c97;margin:0 auto;margin-top:15px;margin-bottom:15px;text-align: center;
}
.sy-advantage li:hover h4 {
  color: #204c97;
}
.sy-advantage  li p {
  width: 80%;
  margin: 0px auto;
  color: #666;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .sy-advantage  li p {width: 90%;}
}

/*首页&gt;&gt;关于我们*/
.sy-about{padding:60px 0;background:url(../images/jj-bg.jpg) no-repeat center / cover;}
.sy-about .cent{padding:35px;background:#fff;height:442px;margin-bottom:20px;overflow:hidden;}
.sy-about .cent .t1{font-size: 28px;color:#204c97;font-weight: bold;margin-top: 5px;margin-bottom: 10px;}
.sy-about .cent .con{font-size: 16px;line-height:1.8;height:295px;overflow: hidden;font-weight: normal;text-align: left;padding-right: 15px;}
.sy-about .cent .con p {font-size: 16px;text-indent: 2em;margin-bottom: 10px;color:#666;}
.sy-about .videobox{padding:0px;margin-bottom:15px;}
.sy-about .videobox video{width:100%;height:442px;}

@media (max-width:998px) /*手机端*/
{
.sy-about{padding:30px 0;}
.sy-about .cent{padding:25px 20px;}
.sy-about .cent .t1{font-size: 24px;}
.sy-about .videobox video{width:100%;height:100%;}
}

/*滚动条自定义样式*/
.ScrollStyle{overflow: auto !important;}
.ScrollStyle::-webkit-scrollbar{box-sizing:border-box;width:9px;height:9px;background:#eee;}
.ScrollStyle::-webkit-scrollbar-button{width:9px;height:0px;}
.ScrollStyle::-webkit-scrollbar-button:vertical:start{background-position:0 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:start:hover{background-position:-10px 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:start:active{background-position:-20px 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:end{background-position:-30px 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:end:hover{background-position:-40px 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:end:active{background-position:-50px 0;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:start{background-position:0 -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:start:hover{background-position:-10px -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:start:active{background-position:-19px -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:end{background-position:-30px -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:end:hover{background-position:-40px -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:end:active{background-position:-50px -11px;}
.ScrollStyle::-webkit-scrollbar-track-piece{background-color:rgba(0,0,0,.15);}
.ScrollStyle::-webkit-scrollbar-thumb{border:1px solid rgba(0,0,0,.21);background-color:#2d66a5; border-radius:5px;}
.ScrollStyle::-webkit-scrollbar-thumb:hover{border:1px solid rgba(0,0,0,.21);background-color:#2d66a5;}
.ScrollStyle::-webkit-scrollbar-thumb:active{background:-webkit-gradient(linear,left top,left bottom,from(#e4e4e4),to(#f4f4f4));}
.ScrollStyle::-webkit-scrollbar-corner{background-color:#f1f1f1;}

/*首页-友情链接*/
.yunu-link {padding: 0px 0;}
.yunu-link h4 {border-bottom: 1px solid #ddd;margin: 0;font-size: 18px;color: #204c97;padding-bottom: 15px;}
.yunu-link h4 small {text-transform: uppercase;font-size: 16px;font-weight: normal;color: #999;}
.yunu-link ul {margin-left: -20px;}
.yunu-link li {float: left;margin-left: 20px;margin-top: 20px;}

/*首页-服务流程*/
.lm-liucheng .row  {padding:0px 5px;}
.lm-liucheng .row .item {padding:30px 20px;margin-bottom: 20px;text-align: center;background:#fff;border-radius: 6px;overflow:hidden;box-shadow: 0px 0px 15px rgba(152, 152, 152, .2);-moz-box-shadow:0px 0px 15px rgba(152, 152, 152, .2); -webkit-box-shadow:0px 0px 15px rgba(152, 152, 152, .2);-webkit-transition: all 0.25s linear;transition: all 0.25s linear;}
.lm-liucheng .row .item:hover {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  -webkit-transform: translate3d(0, -5px, 0);
          transform: translate3d(0, -5px, 0);
}
.lm-liucheng .row .item .pic{min-height:60px;line-height: 1;}
.lm-liucheng .row .item .pic i{font-size: 55px;color: #ff7f00;text-align: center;}
.lm-liucheng .row .item:hover .pic i{color: #ff7f00;}
.lm-liucheng .row .item .title{height: 2;line-height: 2;font-size: 18px;margin-top: 10px;}
.lm-liucheng .row .item:hover .title{color: #ff7f00;}
.lm-liucheng .row .item a:hover img{transform:scale(1.1,1.1);transition: all 0.3s ease-out 0s;}
@media only screen and (max-width:767px) 
{
   .lm-liucheng .row .item {padding:25px 10px;}
}

/*行业案例*/
.single-client {
  text-align: center;
}
.single-client .content {
  text-align: center;
  padding: 0 22px;
  background: #f3f3f4;
  padding-top: 82.5px;
  padding-bottom: 30px;
  display: block;
  border: 1px solid #e2e2e2;
}
.single-client:hover .content,
.single-client:focus .content,
.single-client:active .content {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.single-client .img-holder {
  border: 9px solid #204c97;
  border-radius: 50%;
  display: inline-block;
  margin-bottom: -82.5px;
  position: relative;
  z-index: 99;
  overflow: hidden;
}
.single-client h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  margin-top: 20px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.single-client h2 a {
  color: #204c97;
}
.single-client h2 a:hover {
  color: #fff;
}
.single-client p {
  color: #555;
  font-size: 14px;
  margin-top: 10px;
  height:88px;
  line-height:22px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.single-client:hover p {
  color: #fff;
}
.single-client:hover h2 a,
.single-client:hover ul li a {
  color: #fff;
}
.single-client ul {
  margin-top: 0px;
  padding-bottom: 29px;
}
.single-client ul li {
  display: inline;
}
.single-client ul li a {
  display: inline-block;
  color: #204c97;
  font-size: 18px;
  margin: 0 14px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.single-client .img-holder img {
  transform-style: flat!important;
  -webkit-transform-style: preserve-3d;
  border-radius: 50%;
  width: 165px;
  height: 165px;
  overflow: hidden;
}
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #204c97;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.item:hover .hvr-bounce-to-bottom,
.item:focus .hvr-bounce-to-bottom,
.item:active .hvr-bounce-to-bottom {
  color: white;
}
.item:hover .hvr-bounce-to-bottom:before,
.item:focus .hvr-bounce-to-bottom:before,
.item:active .hvr-bounce-to-bottom:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.animation-delay-400 {
  -webkit-animation-delay: 400ms;
       -o-animation-delay: 400ms;
          animation-delay: 400ms;
}
/*4大特色*/
.sy-sdts {
  height: 742px;
  background: url(../images/sdts-bg.jpg) no-repeat center top;
}
.sy-sdts .indexTit2 {
  padding-top: 95px;
}
.sy-sdts .indexTit2 h3, .sy-sdts .indexTit2 .txt .t, .sy-sdts .indexTit2 .txt .en {
  color: #fff;
}
.sy-sdts .indexTit2 .txt .num {
  color: #ffe825;
}
.sy-sdts .ifeat {padding-bottom: 8px;}
.sy-sdts .ifeat li {
  width: 100%;
  height: 330px;
  position: relative;
}
.sy-sdts .ifeat li .txtcon {
  z-index: 2;
  width: 100%;
  height: 330px;
  padding-top: 40px;
  transition: all ease 300ms;
  background: #fff;
  border-radius: 7px;
  text-align: center;
  position: relative;
  z-index: 10;
}
.sy-sdts .ifeat li .line {
  width: 100%;
  height: 330px;
  border: 1px solid #9edf8a;
  position: absolute;
  right: -8px;
  top: 8px;
  border-radius: 7px;
}
.sy-sdts .ifeat li s {
  width: 90px;
  height: 90px;
  display: block;
  border-radius: 100%;
  margin: 0 auto;
  background: #204c97 url(../images/feat-ico.png) no-repeat 24px center;
}
.sy-sdts .ifeat li h3 {
  padding-top: 20px;
  font-weight: bold;
  color: #204c97;
  font-size: 24px;
}
.sy-sdts .ifeat li .en {
  display: block;
  text-transform: uppercase;
  color: #999999;
}
.sy-sdts .ifeat li .txt {
  line-height: 24px;
  padding: 20px 28px 0;
  transition: all ease 300ms;
  color: #666666;
}
.sy-sdts .ifeat li.a2 s {
  background-position: -89px center;
}
.sy-sdts .ifeat li.a3 s {
  background-position: -206px center;
}
.sy-sdts .ifeat li.a4 s {
  background-position: -322px center;
}
.sy-sdts .ifeat li:hover .txt {
  padding-top: 10px;
}
@media (max-width:767px) /*手机端*/
{
.sy-sdts .indexTit2 {padding-top: 70px;}
.sy-sdts {height: 630px;background-size: auto 630px;}
}


/*首页-新闻中心*/
.news-list5{clear:both;overflow:hidden;}
.news-list5 li{clear:both;overflow:hidden;display:block;width:100%;margin:0px 0px 0px 0px;text-align:left;}
.news-list5 li .pic{display:block;width:100%;height:280px;overflow:hidden;}
.news-list5 li .pic img{width:100%;height:100%;display:block;}
.news-list5 li .pic img:hover{transform:scale(1.1,1.1);transition: all 0.5s ease-out 0s;}
.news-list5 li .content{display:inline;}
.news-list5 li .content a{display:block;line-height:25px;font-size:18px;padding:10px 0;}
.news-list5 li .content p{display:block;color:#888;line-height:20px;max-height: 60px;} 

/*文章列表左边日期*/
.wzlb_zbrq_box{clear:both;overflow:hidden;}
.wzlb_zbrq_box li{overflow:hidden;margin:0px 0 20px 0;padding-bottom:20px;position:relative;border-bottom:1px dotted #666;}
.wzlb_zbrq_box li:last-child{margin:0px 0 0px 0;}
.wzlb_zbrq_box .date{position:absolute;left:0px;top:0px;max-width:66px;height:68px;background:#204c97;border:#e3e3e3 0px solid;text-align:center;font-family:Arial;padding:0px;width:100%;}
.wzlb_zbrq_box .date span{display:block;}
.wzlb_zbrq_box .date span.date1{line-height:30px;border-bottom:0px solid #333;color:#fff;font-size: 28px;font-weight:bold;margin:0 auto;padding-top:10px;}
.wzlb_zbrq_box .date span.date2{color:#fff;font-size:12px;}
.wzlb_zbrq_box .con{margin-left:85px;}
.wzlb_zbrq_box .con a.title{clear:both;display:block;font-size:18px;height:1.5em;line-height:1.5em;color:#5a5a5a;text-decoration:none;margin:0px 0px 0px 0px;overflow:hidden;}
.wzlb_zbrq_box .con a.title:hover{color:#204c97;}
.wzlb_zbrq_box .con div.introduct{color:#888;line-height:20px;min-height:40px;font-size:14px;}

@media (max-width:767px) /*手机端*/
{
.wzlb_zbrq_box li{margin:0px 0 15px 0;padding-bottom:15px;}
.wzlb_zbrq_box li:first-child{margin:15px 0 15px 0;}
.wzlb_zbrq_box .con{margin-left:78px;}
}

/*图片列表*/
.images-list .row {margin-left:-15px;margin-right: -15px;}
.images-list .row .item {position: relative;margin-top:20px;background: #fff;border: 1px solid #dddddd;border-radius: 6px;transition: all ease 300ms;
  overflow: hidden;}
.images-list .row .item a{display:block;width: 100%;}
.images-list .row .item img{display:block;}
.images-list .row .item h3 {
  padding: 0 15px;
  height: 68px;
  font-size: 16px;
  font-weight: normal;
  line-height: 68px;
  overflow: hidden;
  transition: all ease 300ms;
}
.images-list .row .item h3 span {
  width: 110px;
  height: 30px;
  line-height: 30px;
  font-weight: normal;
  margin-top: 20px;
  font-size: 14px;
  border-radius: 20px;
  border: 1px solid #dd0000;
  color: #dd0000;
  text-align: center;
  transition: all ease 300ms;
}
.images-list .row .item h3 span s {
  width: 18px;
  height: 18px;
  margin-right: 5px;
  background-position: -120px -78px;
}
.images-list .row .item .xcx {
  width: 100%;
  height: 100%;
  z-index: 10;
  padding: 30px;
  position: absolute;
  top: 0;
  left: -2%;
  background:rgba(0,0,0,0.2);;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease 300ms;
  left: 20%;
}
.images-list .row .item .xcx span {
  width: 100%;
  text-align: center;
  display: block;
  position: absolute;
  left: 0;
  top: 45px;
  z-index: 10;
  font-size: 16px;
  color: #333;
}
.images-list .row .item .xcx img{
  width: 100%;
  height: 100%;
  max-height: 220px;
  border-radius: 10px;
  padding: 40px 20px 20px;
  background: #fff;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
}
.images-list .row .item:hover {
  border-color: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.images-list .row .item:hover .xcx {
  opacity: 1;
  filter: alpha(opacity=100);
  left: 0;
}
.images-list .row .item:hover h3 span {
  background: #dd0000;
  color: #fff;
}
.images-list .row .item:hover h3 span s {
  background-position: -142px -78px;
}

  @media (max-width:1024px) /*手机端*/
{ 
  .images-list .row .item h3 {
  padding: 0 12px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
  .images-list .row .item h3 span {display: none;}
  .images-list .row .item .xcx {display: none;}
}

/*首页-产品展示*/
.images-list1 .item {position: relative;margin-top:20px;background: #fff;border: 1px solid #dddddd;border-radius: 6px;transition: all ease 300ms;
  overflow: hidden;}
.images-list1 .item a{display:block;width: 100%;}
.images-list1 .item img{display:block;}
.images-list1 .item h3 {
  padding: 0 15px;
  height: 68px;
  font-size: 16px;
  font-weight: normal;
  line-height: 68px;
  overflow: hidden;
  transition: all ease 300ms;
}
.images-list1 .item h3 span {
  width: 110px;
  height: 30px;
  line-height: 30px;
  font-weight: normal;
  margin-top: 20px;
  font-size: 14px;
  border-radius: 20px;
  border: 1px solid #dd0000;
  color: #dd0000;
  text-align: center;
  transition: all ease 300ms;
}
.images-list1 .item h3 span s {
  width: 18px;
  height: 18px;
  margin-right: 5px;
  background-position: -120px -78px;
}
.images-list1 .item .xcx {
  width: 100%;
  height: 100%;
  z-index: 10;
  padding: 30px;
  position: absolute;
  top: 0;
  left: -2%;
  background:rgba(0,0,0,0.2);;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease 300ms;
  left: 20%;
}
.images-list1 .item .xcx span {
  width: 100%;
  text-align: center;
  display: block;
  position: absolute;
  left: 0;
  top: 45px;
  z-index: 10;
  font-size: 16px;
  color: #333;
}
.images-list1 .item .xcx img{
  width: 100%;
  height: 100%;
  max-height: 235px;
  border-radius: 10px;
  padding: 40px 20px 20px;
  background: #fff;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
}
.images-list1 .item:hover {
  border-color: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.images-list1 .item:hover .xcx {
  opacity: 1;
  filter: alpha(opacity=100);
  left: 0;
}
.images-list1 .item:hover h3 span {
  background: #dd0000;
  color: #fff;
}
.images-list1 .item:hover h3 span s {
  background-position: -142px -78px;
}

  @media (max-width:1024px) /*手机端*/
{ 
  .images-list1 .item h3 {
  padding: 0 12px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
  .images-list1 .item h3 span {display: none;}
  .images-list1 .item .xcx {display: none;}
}

/*首页-合作机构*/
.images-list2 .row {margin-left:-15px;margin-right: -15px;}
.images-list2 .row .item {padding:40px 20px;margin-top: 20px;text-align: center;border:1px solid #f5f5f5;overflow:hidden;box-shadow: 0px 0px 15px rgba(152, 152, 152, .2);-moz-box-shadow:0px 0px 15px rgba(152, 152, 152, .2); -webkit-box-shadow:0px 0px 15px rgba(152, 152, 152, .2);-webkit-transition: all 0.25s linear;transition: all 0.25s linear;}
.images-list2 .row .item:hover {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  -webkit-transform: translate3d(0, -5px, 0);
          transform: translate3d(0, -5px, 0);
}
.images-list2 .row .item a{display:block;overflow:hidden;}
.images-list2 .row .item .pic{min-height:80px;line-height: 1;}
.images-list2 .row .item .pic img{width:auto;height:auto;}
.images-list2 .row .item .title{height: 2;line-height: 2;color: #000;}
.images-list2 .row .item a:hover img{transform:scale(1.1,1.1);transition: all 0.3s ease-out 0s;}
@media only screen and (max-width:767px) 
{
   .images-list2 .row .item {padding:30px 10px;}
   .images-list2 .row .item .pic{min-height:60px;}
}



/*发展历程*/
.divHistory{ clear: both;padding-left: 0px;margin-top: 20px;}
.divHistory .divHistory_li{ padding-bottom: 4.17%; }
.divHistory .divThing{ font-size: 23px; line-height: 30px; padding-left: 44px; background:url(../images/icon_time.png) no-repeat left center; cursor: pointer; margin-bottom: 10px;}
.divHistory .divThing .spanTimes{ color: #d1292e; font-size: 0.92em; }
.divHistory .divThing .spanInfo{ color: #7c7c7c; font-size: 0.92em; }
.divHistory .divThing .bottomdirection  
{  
    width:0;height:0;  
    line-height:0;  
    border-width:7px 6px;  
    border-style:solid;  
    border-color: #d1292e transparent transparent transparent;  
    display: inline-block;
    margin: -3px 15px;
} 
.divHistory .divThing .topdirection  
{  
    border-color: transparent transparent #d1292e transparent; 
    margin: 3px 15px;
} 
.divHistory .divTimeList{ margin-left: 12px; padding-top: 3.6%; border-left:#e3e3e3 1px solid;}
.divHistory .divTimeList .divTimeList_dl{ margin-left: -7px;}
.divHistory .divTimeList .divTimeList_dd{display: -moz-box; /* Firefox */ 
display: -ms-flexbox; /* IE10 */ 
display: -webkit-box; /* Safari */ 
display: -webkit-flex; /* Chrome, WebKit */ 
display: box; 
display: flexbox; 
padding:15px 0; position:relative;}
.divHistory .divTimeList .divTimeList_dd .spanYear{-webkit-box-flex: 0;-ms-flex: 0;-webkit-flex: 0;flex: 0; display: block; color: #d1292e; font-size: 16px; padding-left: 34px; background:url(../images/icon_year.png) no-repeat left 7px; white-space: nowrap; line-height: 25px; /*line-height: 47px;*/ position:absolute;}
.divHistory .divTimeList .divTimeList_dd .divInfo{ -webkit-box-flex: 1;-ms-flex: 1;-webkit-flex: 1;flex: 1;  font-size: 16px; padding-left:112px;}
.divHistory .divTimeList .divTimeList_dd .divInfo p{ margin: 0; line-height: 25px;}
/*histroy*/


/*新闻资讯-首页、子栏目公用*/
.news-list{clear:both;overflow:hidden;margin-top: 10px;}
.news-list li.tw{clear:both;overflow:hidden;display:block;width:100%;margin:0px 0px 15px 0px;text-align:left;}
.news-list li.tw .pic{float:left;width:160px;height:105px;overflow:hidden;margin-right:10px;}
.news-list li.tw .pic img{width:100%;height:100%;display:block;}
.news-list li.tw .content{display:inline;}
.news-list li.tw .content a{display:block;line-height:30px;font-size:16px;}
.news-list li.tw .content span{color:#808080;height:75px;line-height:25px;} 

.news-list li.item{clear:both;overflow:hidden;width:100%;border-bottom:1px dashed #e5e5e5;}
.news-list li.item .title{float:left;font-size: 16px;height: 60px;line-height: 60px;max-width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-list li.item .title i{font-size: 11px;color: #999;margin:0 10px 0 5px;}
.news-list li.item .title:hover i{color: #0d556e;}
.news-list li.item .date{float:right;padding-right: 0px;line-height: 60px;font-size: 16px;color: #999;}
@media (max-width:767px) /*手机端*/
{
  .news-list li.item .title{font-size: 14px;height: 50px;line-height: 50px;max-width:76%;}
.news-list li.item .title i{font-size: 10px;margin:0 5px 0 0px;}
.news-list li.item .date{line-height: 50px;font-size: 14px;}
}


/*栏目-新闻资讯列表*/

.news-list li.tw2{display:block;width:100%;padding: 20px;margin-top:20px;text-align:left;border:1px solid #ddd;background: #fff;overflow:hidden;}
.news-list li.tw2:hover{border:1px solid #36ae12;}
.news-list li.tw2 .pic{overflow:hidden;}
.news-list li.tw2 .pic img{width:100%;height:100%;max-height: 200px;display:block;}
.news-list li.tw2:hover img{transform:scale(1.1,1.1);transition: all 0.8s ease-out 0s;}
.news-list li.tw2 .content{padding-left: 30px;}
.news-list li.tw2 .content .t1{display:block;font-size:18px;margin-bottom: 5px;overflow:hidden;}
.news-list li.tw2 .content .t2{color:#888;max-height:75px;line-height:25px;overflow:hidden;} 
.news-list li.tw2 .content .date{color:#888;margin-bottom: 5px;} 
@media (max-width:767px) /*手机端*/
{
  .news-list li.tw2{padding:0px 0 15px 0;margin:15px 0px 0px 0px;border:0px solid #eee;border-bottom:1px solid #eee;}
  .news-list li.tw2:hover{border:0px solid #e70012;}
  .news-list li.tw2 .pic{margin-top: 5px;}
  .news-list li.tw2 .content{padding-left: 0px;}
  .news-list li.tw2 .content .t1{font-size:16px;margin-bottom: 2px;margin-top: 10px;}
  .news-list li.tw2 .content .t2{max-height:60px;line-height:20px;} 
  .news-list li.tw2 .content .date{margin-bottom: 2px;} 
}

/*首页- 新闻资讯*/
.news-list li.tw5{clear:both;overflow:hidden;display:block;width:100%;padding: 20px;margin:0px 0px 20px 0px;text-align:left;background: #fff;}
.news-list li.tw5 .fenlei{display:none;}
.news-list li.tw5 .pic{float:left;overflow:hidden;}
.news-list li.tw5 .pic img{width:100%;display:block;}
.news-list li.tw5:hover img{transform:scale(1.1,1.1);transition: all 0.8s ease-out 0s;}
.news-list li.tw5 .content{padding-left: 15px;}
.news-list li.tw5 .content .t1{font-size:16px;color:#000;margin-bottom: 6px;overflow:hidden;}
.news-list li.tw5:hover .content .t1{color:#E04747;}
.news-list li.tw5 .content .t2{color:#666;max-height:48px;line-height:24px;margin-bottom: 6px;overflow:hidden;} 
.news-list li.tw5 .content .date{text-align:left;color:#999;line-height:25px;} 
.news-list li.tw5 .content .jiantou{border:1px #999 solid;text-align:center;color:#999;font-size: 12px;padding:2px 6px;margin-top: 0px;} 
@media (max-width:1025px) /*手机端*/
{
.news-list li.tw5{padding: 10px;margin:0px 0px 10px 0px;}
.news-list li.tw5:hover img{transform:scale(1.0,1.0);transition: all 0.8s ease-out 0s;}
.news-list li.tw5 .pic img{width:100%;height:100%;display:block;margin:4px 0px 0px 0px;}
.news-list li.tw5 .content .date{} 
.news-list li.tw5 .content{padding-left: 10px;}
.news-list li.tw5 .content .t1{margin-bottom: 2px;}
.news-list li.tw5 .content .t2{max-height:44px;line-height:22px;margin-bottom: 2px;} 
.news-list li.tw5 .fenlei{display:block;}
}

/*swiper*/

@media (max-width:1024px) /*手机端*/
{
    .swiper-inner{padding-bottom:25px;}
    .swiper-inner .swiper-pagination{padding-top:12px;left: 50%;transform: translateX(-50%); white-space: nowrap;}
    .swiper-inner .swiper-pagination-bullet{cursor:pointer;margin:3px;background:#999;width:10px;height:10px;opacity:0.4;}
    .swiper-inner .swiper-pagination-bullet-active{opacity:1;}
}

.swiper-inner2{padding-bottom:25px;}
.swiper-inner2 .swiper-pagination{padding-top:12px;left: 50%;transform: translateX(-50%); white-space: nowrap;}
.swiper-inner2 .swiper-pagination-bullet{cursor:pointer;margin:3px;background:#999;width:10px;height:10px;opacity:0.4;}
.swiper-inner2 .swiper-pagination-bullet-active{opacity:1;}


/*首页选项卡*/
.tabBox { width:100%;margin-bottom: 0px;padding:0px;overflow:hidden;}
.tabBox .hd{text-align: center;margin:0px auto 10px; position:relative;font-size:16px;}
.tabBox .hd ul{text-align: center;margin: 0px auto;}
.tabBox .hd ul li{ width: 175px;height: 40px;line-height: 40px;box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);margin: 0 8px;background: #fff;display: inline-block;*display: inline;*zoom: 1;  vertical-align: top;  transition: all ease 300ms;border-radius: 20px;cursor:pointer;}
.tabBox .hd ul .active{ color:#fff;background: #204c97;}

.tabBox .bd ul{ padding:0px 0px;}

 @media (max-width:1024px) /*手机端*/
{
  .tabBox .hd{font-size:15px;}
  .tabBox .hd ul li{ width: 135px;margin: 0px 5px;}
}
 @media (max-width:768px) /*手机端*/
{
.tabBox .hd ul li{ margin: 0px 5px 10px;}
.tabBox .hd ul li:last-child{ margin: 0px 5px 0px;}
}
@media (max-width:767px) /*手机端*/
{
  .tabBox .hd{font-size:14px;}
.tabBox .hd ul li{ width: 110px;margin: 0px 4px 10px;;height: 35px;line-height: 35px;}
.tabBox .hd ul li:nth-last-child(2){ margin: 0px 4px 0px;}
.tabBox .hd ul li:nth-last-child(3){ margin: 0px 4px 0px;}
}

/*首页&gt;&gt;合作案例*/
.index-case{background:#f4f4f4;}
.index-case .font-box{background:#fff;height:230px;padding:30px;position:relative;}
.index-case .font-box .num{font-weight:bold;color:#1e94fc;font-size:30px;margin-bottom:20px;}
.index-case .font-box .title{margin-bottom:16px;color:#333;font-size:18px;font-weight:bold;}
.index-case .font-box .intro{color:#666;line-height:26px;height:52px;margin-bottom:10px;}
.index-case .font-box .detail{display:inline-block;width:50px;border:1px solid #d1292e;color:#d1292e;font-size:12px;border-radius:20px 20px;height:22px;line-height:20px;text-align:center;}
.index-case .font-box-1::after{content:"";width:0;height:0;border-top:10px solid #f5f5f5;border-right:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid transparent;position:absolute;bottom:-18px;left:50%;transform:translateX(-50%);}
.index-case .font-box-2::after{content:"";width:0;height:0;border-bottom:10px solid #f5f5f5;border-right:8px solid transparent;border-top:8px solid transparent;border-left:8px solid transparent;position:absolute;top:-18px;left:50%;transform:translateX(-50%);}
.index-case .font-box .circle{background:#fff;border-radius:50% 50%;width:40px;height:40px;display:inline-block;text-align:left;}
.index-case .inner:hover .font-box{background:#d1292e;}
.index-case .inner:hover .font-box .num,.index-case .inner:hover .font-box .title,.index-case .inner:hover .font-box .intro{color:#fff;}
.index-case .inner:hover .font-box .detail{border:1px solid #fff;color:#fff;}

.index-case .inner:hover .font-box-1::after{border-top:10px solid #d1292e;}
.index-case .inner:hover .font-box-2::after{border-bottom:10px solid #d1292e;}
.index-case .pic-box img{height:230px;width:100%;}
#swiperServie{width:100%;height:100%;}
#swiperServie .swiper-slide{text-align:center;font-size:18px;background:#fff;/* Center slide text vertically */
 display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.swiperServie-outer{padding-right:60px;}
.index-case .swiperServie-outer .more{height:100%;background:#d1292e;color:#fff;width:60px;display:flex;justify-content:center;align-items:center;flex-direction:column;position:absolute;right:0;top:0;}
.index-case .swiperServie-outer .more span{width:26px;text-align:center;font-size:20px;}
@media(max-width:768px){.index-case .font-box .intro{display:none;}
.swiperServie-outer{padding-right:50px;}
.productshow-inner{padding-bottom:30px;}
.productshow-inner .swiper-pagination{width:100%;padding-top:10px;}
.productshow-inner .swiper-pagination-bullet{cursor:pointer;margin:4px;background:#999;width:10px;height:10px;opacity:0.4;}
.productshow-inner .swiper-pagination-bullet-active{opacity:1;}
.index-case .font-box .num{margin-bottom:12px;}
.index-case .font-box .title{margin-bottom:12px;font-size:14px;}
.index-case .font-box{height:170px;display:flex;flex-direction:column;justify-content:center;padding:12px;}
.index-case .pic-box img{height:170px;}
.index-case .swiperServie-outer .more{font-size:18px;width:50px;}
}

/*网站地图*/
.webmap{}
.webmap &gt; ul{}
.webmap &gt; ul &gt; li{}
.webmap &gt; ul &gt; li &gt; a{font-size:16px;line-height:40px;font-weight:bold}
.webmap &gt; ul &gt; li &gt; ul &gt; li{display:inline-block;margin:0 20px;}
.webmap &gt; ul &gt; li &gt; ul &gt; li &gt; ul {display:none}

/*栏目-优秀案例*/
.lm-youxiu {max-width:1320px;margin:0px auto;position:relative;}
.youxiu{padding-bottom:10px;}
.youxiu .item {background-color: #ffffff;overflow:hidden;border:1px solid #f5f5f5;box-shadow: 0px 0px 10px rgba(152, 152, 152, .2);-moz-box-shadow:0px 0px 10px rgba(152, 152, 152, .2); -webkit-box-shadow:0px 0px 10px rgba(152, 152, 152, .3);}
.youxiu .item .con{padding:10px 15px;}
.youxiu .item .con .title{height: 25px;line-height: 25px;font-size:14px;color:#000;}
.youxiu .item .con .date{display:block;line-height: 25px;font-size:14px;color:#666;}
.youxiu .item .img{overflow: hidden;width:100%;}
.youxiu .item .img img{width:100%;}
.youxiu .item:hover img{transform:scale(1.1,1.1);-webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8;}
.youxiu .item a.more{display:inline-block;width:76px;height:26px;line-height:26px;border:1px #333 solid;border-radius: 3px;transition:all 0.5s ease;font-size:14px;transition:all 0.5s ease;text-align:center;margin-top:10px;margin-bottom: 5px;}
.youxiu .item a.more:hover{background:#fff;border-color:#d1292e;color:#d1292e;}


/*栏目-成功案例*/
.cgal{padding-bottom:0px;}
.cgal .item {background-color: #ffffff;overflow:hidden;border:1px solid #f5f5f5;}
.cgal .item .con{padding:8px 10px;}
.cgal .item .con .title{height: 25px;line-height: 25px;font-size:14px;color:#000;}
.cgal .item .con .intro{display:block;line-height: 22px;font-size:12px;color:#666;}
.cgal .item .img{overflow: hidden;width:100%;}
.cgal .item .img img{width:100%;}
.cgal .item:hover img{transform:scale(1.1,1.1);-webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8;}


/*问答样式*/
.FaqList{clear: both;}
  .FaqList .item{margin-bottom: 20px;}
  .FaqList .circle{float: left;position: relative;width: 26px;height: 26px;line-height: 26px;margin: 2px 5px 0 0;border-radius: 4px;background: #C4261D;text-align: center;color: #FFF;font-size: 14px;}
  .FaqList .circle:after{content: "";position: absolute;top: 100%;left: 0;width: 0;height: 0;margin-top: -7px;border: 5px solid transparent;transform: rotate(2deg);-webkit-transform: rotate(2deg);}
  .FaqList .circle.q{margin-left: 8px;font-style: normal;}
  .FaqList .circle.q:after{border-left-color: #C4261D;}
  .FaqList .circle.a{background: #E8A839;font-style: normal;}
  .FaqList .circle.a:after{border-left-color: #E8A839;}
  .FaqList .ico-hot{float: left;}
  .FaqList .ico-hot:before{width: 40px;height: 18px;margin-top: 1px;background-position: -315px -390px;}
  .FaqList .ht h4{padding-left: 45px;font-size: 18px;}
  .FaqList .ct{position: relative;padding: 15px 8px 10px;margin-top: 15px;box-shadow: 0 0 10px rgba(0,0,0,.13);}
  .FaqList .ct .arrow{position: absolute;left: 5px;top: -13px;width: 30px;height: 30px;text-align: center;}
  .FaqList .ct .arrow:before{content: "";display: inline-block;width: 8px;height: 8px;box-shadow: 0 -3px 4px rgba(0,0,0,.1);background: #FFF;transform: rotate(45deg);-webkit-transform: rotate(45deg);}
  .FaqList .txt{overflow: hidden;line-height: 24px;padding:0 10px;color: #666;}
  .FaqList .read{float: right;margin-right: 15px;}

  .FaqList .btns{margin-top: 10px;line-height: 30px;}
  .FaqList .date{margin-left: 15px;color: #ABABAB;font-style: normal;}


/*产品内容页*/

.p-content{font-size:16px;line-height:2;min-height: 300px;padding:20px 40px;border:1px #d8d8d8 solid;margin-top:30px;background:#fff;overflow:hidden; }

.product-detail {font-size:16px;line-height:2;margin:20px auto 20px 30px;}
.product-detail .title{font-size:28px;color:#204c97;font-weight:bold;margin-bottom:8px;}
.product-detail .line{width:80px;background:#dd0000;height:2px;margin-bottom:10px;}
.product-detail .jianjie{line-height:2;color:#666;margin-bottom:16px;font-size:14px;}
.product-detail .renzheng img{margin-right:8px;margin-top:10px;}
.product-detail .renzheng,.page-productdetail .detail-top .price,.page-productdetail .detail-top .hotline{font-weight:bold;font-size:18px;}

.product-detail .zixunbox{width:100%;border-top:1px solid #ddd;margin-top:10px;padding-top:30px;}
.product-detail .zixunbox li{float: left;width:50%;}
.product-detail .zixunbox .zixun{color:#fff;background:#204c97;font-size:18px;height:50px;text-align: center;font-weight:normal;line-height:50px;margin-right: 15px;border-radius: 5px;display: block;cursor:pointer}
.product-detail .zixunbox li:last-child .zixun{margin-right: 0px;}

.p-content .comtitle{margin-top:20px;height:40px;background: url(../images/p-titbg.png) no-repeat 100px center;}
.p-content .comtitle span{display:inline-block;color:#204c97;height:40px;line-height:40px;font-size:20px;font-weight:bold;}
.p-content .contentbox{padding:10px 0 20px;}

@media (max-width:767px) /*手机端*/
{
  .p-content{font-size:14px;padding:0px 0;margin-top:10px;border:0px #d8d8d8 solid;}
    .product-detail {margin:15px auto;}
    .product-detail .title{font-size:24px;}
    .product-detail .comtitle span{height:50px;line-height:50px;font-size:22px;}
    .p-content .comtitle{margin-top:10px;}
}

/******recommend*******/
.recomCon {
  clear:both;
  margin-top: 20px;
  padding: 20px 5px;
  background: #fff;
  border: 1px solid #dddddd;
  overflow:hidden;
}
.recomCon .recom-tit {
  font-size: 20px;
  line-height: 32px;
  padding: 0px 15px;
}
.recomCon .recom-tit .more {
  float: right;
  font-size: 14px;
  width: 110px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border: 1px solid #ddd;
  transition: all ease 600ms;
}
.recomCon .recom-tit .more:hover {
  width: 130px;
  transition: all ease 600ms;
}
.recomCon.recomNews .recom-tit {
  padding-bottom: 0;
}
.recomCon.recomNews .recom-tit s {
  width: 4px;
  height: 20px;
  margin-right: 12px;
  background: #204c97;
  display: inline-block;
  vertical-align: middle;
}
.recomCon .txtimglist {
  width: 100%;
}
.recomCon .txtimglist .item {
  display:block;
  width:100%;
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dddddd;
  overflow:hidden;
}
.recomCon .txtimglist .item a {
  display: block;
}
.recomCon .txtimglist .item img {
  width: 100%;
}
.recomCon .txtimglist .item .con{
  padding-left: 12px;
}
.recomCon .txtimglist .item h3 {
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  height: 30px;
  margin-bottom: 5px;
  overflow: hidden;
}
.recomCon .txtimglist .item .txt {
  color: #999999;
  line-height: 24px;
  max-height: 72px;
}

@media (max-width:767px) /*手机端*/
{
.recomCon {padding: 20px 0px;}
.recomCon .txtimglist .item .con{padding-top: 10px;padding-left: 0px;}
}
/*在线留言表单*/
.ui-validForm{padding-top:30px;}
.form-group::before,.form-group::after{content:"";display:table} 
.form-group::after{clear:both} 
.form-group{position:relative;padding:10px 0px;}
.form-group .control-label{position:absolute;left:0px;top:10px;}
.form-group .controls{padding-left:100px;}
.form-group .form-control{border:1px solid #eeeeee;height:32px;line-height:32px;width:100%;padding:2px 5px;font-size:14px;color:#666;transition:all .5s ease-in-out}
.form-group .form-control:focus{border-color:#ad7669}
.form-group textarea.form-control{height:300px}
.form-group .help-block{display:block}
.btn{border:1px solid #E04747;color:#fff;height:35px;width:120px;background:#E04747;transition:all .5s ease-in-out}
.btn:hover{background:#805246}
.form-group .controls-verificationCodeImage{position:relative;max-width:400px;_width:400px;}
.form-group .lb_verificationCodeImage{position:absolute;display:inline-block;right:1px;top:0px;height:32px;overflow:hidden}
.form-group .lb_verificationCodeImage img{height:30px;}

.el-textarea__inner:focus,.el-input.is-active .el-input__inner, .el-input__inner:focus{border-color: #E04747!important;outline: 0;}
.el-button--small,.el-button--medium, .el-button--small.is-round {padding: 12px 50px!important;}
.el-button--primary {background-color: #E04747!important;border-color: #E04747!important;}
.el-form--label-left .el-form-item__label {text-align: center!important;}
.el-textarea textarea{height: 160px!important;}


/*悬浮图标*/
.service-online {
  position: fixed;
    _position: absolute;
    bottom: 40%;
    right: .1%;
    z-index: 1000;
}
.service-online .btn {
  width: 50px; height: 50px; font-size: 22px; margin-bottom: 1px; vertical-align: middle; display: block; background-color: #204c97;border: 0px solid rgb(208, 208, 208);
}
.service-online .btn .fa {
  line-height: 40px; vertical-align: top;
}
.service-online :last-child.btn {
  margin-bottom: 0px;
}
.service-online #hotline {
  position: relative;
}
.service-online .linebox {
  left: -185px; width: 190px;bottom: 0px; display: none; position: absolute;
}
.service-online .linebox p {
  line-height: 1.8;
}
.service-online .linebox p .fa {
  top: 4px; line-height: 1.4; position: relative;
}
.service-online #hotline .linebox .contentbox {
  background: rgb(255, 255, 255); padding: 9px 5px; border-radius: 6px; border: 1px solid rgb(208, 208, 208); border-image: none; width: 170px; position: relative; box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.service-online #hotline:hover .linebox {
  display: block;
}
.service-online .ewm {
  left: -145px; width: 150px; height: 150px; bottom: 0px; display: none; position: absolute;
}
.service-online #weixinIm:hover .ewm {
  display: block;
}
.service-online .ewm .contentbox {
  background: rgb(255, 255, 255); padding: 5px; border-radius: 6px; border: 1px solid rgb(208, 208, 208); border-image: none; width: 130px; height: 150px; position: relative; box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.service-online .contentbox .border-right-empty {
  width: 0px; height: 0px; right: -12px; bottom: 10px; border-top-color: transparent; border-bottom-color: transparent; border-left-color: rgb(13, 13, 13); border-top-width: 12px; border-bottom-width: 12px; border-left-width: 12px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute;
}
.service-online .contentbox .border-right-empty span {
  left: -12px; top: -12px; width: 0px; height: 0px; border-top-color: transparent; border-bottom-color: transparent; border-left-color: rgb(251, 251, 251); border-top-width: 12px; border-bottom-width: 12px; border-left-width: 12px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; display: block; position: absolute;
}
.service-online .ewm img {
  width: 120px; height: 120px;
}

/*移动端底部固定导航*/
.footer-fixed{position:fixed;left:0;bottom:0;width:100%;color:#fff;background:#204c97;z-index:9;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.footer-fixed ul{height:60px;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;}
.footer-fixed ul li{flex-grow:1;}
.footer-fixed ul li + li{border-left:1px solid rgba(255,255,255,0.3);}
.footer-fixed ul li a{display:block;width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.footer-fixed ul li span{font-size:16px;color:#fff;line-height:26px;}
.footer-fixed ul li .fa-home{font-size:20px;}
.footer-fixed ul li p{color:#fff;font-size:12px;}
.footer-fixed.active{transform:translateX(280px);z-index:9;}


/*首页_新闻快讯*/
.sy_xwkx{position:relative;width:100%;background: url(images/new-bg.jpg) repeat-y 0 0;}
.sy_xwkx .con2{margin-top: 40px;margin-left: 14px}
.sy_xwkx .con2 .more{display: block;text-align: right;margin-top: 50px;color: #fff;}
.sy_xwkx .con2 .more a{color: #fff;}
.sy_xwkx .con2 li{padding: 30px 20px;margin-top: 53px;height: 380px;overflow:hidden;background:#fff;}
.sy_xwkx .con2 li .date{max-width:80px;height:80px;font-family:Arial;}
.sy_xwkx .con2 li .date span{display:block;}
.sy_xwkx .con2 li .date span.date1{line-height:32px;font-size: 48px;font-weight:bold;margin:0 auto;padding-top:20px;}
.sy_xwkx .con2 li .date span.date2{font-size:14px;}
.sy_xwkx .con2 li .con{padding:5px 10px 16px 0;}
.sy_xwkx .con2 li .con .title{clear:both;display:block;font-size:16px;font-weight: bold;height:50px;line-height:25px;text-decoration:none;overflow:hidden;}
.sy_xwkx .con2 li .con .introduct{color:#999;line-height:24px;height:120px;margin-top: 10px;}
.sy_xwkx .con2 li .con .line{margin-top: 10px;}
.sy_xwkx .con2 li .con .line i{color:#204c97;font-size: 40px;}
.sy_xwkx .con2 li:hover{background:url(images/news-bg.jpg) no-repeat center center;background-size: cover;}
.sy_xwkx .con2 li:hover .con .introduct{color:#204c97;}

/*友情链接*/
.sy-yqlj{clear:both;}
.sy-yqlj .sy-yqlj-inner{width:100%;margin:0 auto;text-align: center;}
.sy-yqlj .sy-yqlj-inner select{width:auto;margin:0px auto;padding: 0 0;height:40px;line-height:40px;border:1px solid #ccc;text-align:center;text-align-last:center;}
.sy-yqlj .sy-yqlj-inner option{text-align:center;}


/*手机首页图标导航*/

.mainnav{clear: both;padding:25px 15px 0;overflow:hidden;}
.mainnav ul li{font-size: 18px;color: #fff;text-align:center;padding:10px 0;margin:7px 0;background: #204c97;border-radius: 30px; }
.mainnav ul li i{font-size: 20px;}
@media (max-width:767px) /*手机端*/
{
.mainnav{padding:15px 8px 0;}
.mainnav ul li{font-size: 14px;padding:5px 0;margin:5px 0;border-radius: 20px; }
.mainnav ul li i{font-size: 16px;}
}

/*栏目-团队*/
.yjhcy2 {clear: both;overflow:hidden;}
.yjhcy2 .item {padding:0px;border:0px solid #e5e5e5;margin-top: 20px;}
.yjhcy2 .item .pic{display:block;overflow:hidden;position:relative;}
.yjhcy2 .item .pic img{width:100%;}
.yjhcy2 .item .pic:hover img{transform:scale(1.1,1.1);transition: all 0.3s ease-out 0s;}
.yjhcy2 .item .con{position:relative;text-align: center;background:#204c97;color: #fff;padding:22px 0 15px;}
.yjhcy2 .item .con .p1{position:absolute;z-index: 2;left: 50%;transform: translateX(-50%);width: 36px;height: 36px;margin:0 auto;background: url(images/zj-bg2.png) no-repeat center center;top: -18px;}
.yjhcy2 .item .con .t1{display:block;font-size:18px;font-weight: bold;line-height: 1.8;}
.yjhcy2 .item .con .t2{display:block;font-size:14px;}
.yjhcy2 .item:hover .con{color:#333;background: url(images/zj-bg.jpg) no-repeat center center;background-size: cover;}

/*侧栏-产品*/
.prolist {
  padding-bottom: 20px;
}
.prolist .item {
  position: relative;
  background: #fff;
  border: 1px solid #dddddd;
  border-radius: 6px;
  transition: all ease 300ms;
  overflow:hidden;
}
.prolist .item a {
  display: block;
  width: 100%;
}
.prolist .item img {
  width: 100%;
  display: block;
  border-bottom: 1px solid #dddddd;
}
.prolist .item h3 {
  padding: 0 0px;
  text-align: center;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  font-weight: normal;
  transition: all ease 300ms;
}
.prolist .item:hover {
  border-color: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

/*人才招聘*/
.jjyc{clear:both;overflow:hidden;width:100%;padding:0px;}
.jjyc li{margin-top:20px;position:relative;box-shadow:none;}
.jjyc li .tits{font-size:16px;height:45px;line-height:45px;padding-left:15px;cursor:pointer;padding-right:50px;-webkit-transition: all 0.25s linear;transition: all 0.25s linear;}
.jjyc li .tits span.s1{display:inline-block;position:absolute;top:0px;right:0px;z-index:5;width:50px;border-left:1px #fff solid;height:45px;line-height:45px;text-align:center;font-weight:normal;font-size:24px;background:#204c97;color:white;}
.jjyc li .tits{background:#f5f5f5;}
.jjyc li .tits.current{background:#46b085;color:white;}
.jjyc li .tits.current span.s1{background:#46b085;}
.jjyc li .coms{padding:15px;background:#fff;line-height:2;transform:scale(1,1);transition: all 0.3s ease-out 0s;}
.jjyc li .tits .span_minus:before{content: "-";}
.jjyc li .tits .span_plus:before{content: "+";}
.collapse {display: none;}
.collapse.in {display: block;}

/*网站公共样式*/
.lm-contact{font-size:16px;overflow:hidden;padding-bottom: 10px; }
.lm-contact .title{padding:10px 0;font-size:20px;font-weight: normal;color:#204c97;text-align: left;}
.lm-contact .con{text-align: center;border-top: 1px solid #eee;border-bottom: 1px solid #eee;font-size:12px;color: #999999;height: 38px;line-height: 38px;}
.lm-contact p{line-height:1.5;}

/*顶部弹窗*/
.modal-header{
  padding:10px 15px 65px; 
  background: url(../images/yuding.jpg);
  background-size:100% 100%;
  border-bottom: 0px solid #e5e5e5;
}
.modal-content {
    overflow:hidden;
}

.modal-content .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 1;
    filter: alpha(opacity=100);
    background: none;
    border:0px;
}
.modal-content .modal-body{
    padding:15px 40px 0;width:100%;
}
.modal-content .modal-footer{
    border-top: 0px solid #eee;
}

    .modal-content .close:hover,
    .modal-content .close:focus {
        color: #ff7e00;
        text-decoration: none;
        cursor: pointer;
        opacity: 1
        filter: alpha(opacity=100);
    }


/*foot*/
.web_foot {width: 100%;background:#253653;color: #bec3cc;}
.web_foot .foot_t {padding-bottom: 48px;overflow:hidden;}
.web_foot .foot-a{padding-right: 30px;border-right: 1px solid #525e76;height: 220px;}
.web_foot .foot-a, .web_foot .footR{margin-top: 45px;}
.web_foot .foot-a p {font-size: 18px;color: #fff;margin-bottom: 15px;}
.web_foot .foot-a p span{font-size: 18px;color: #ddd;padding-top: 6px;display: block;text-transform:uppercase;}
.web_foot .foot-a li a {font-size: 14px;color: #bec3cc;display: block;line-height: 30px;transition: all .6s;}
.web_foot .foot-a li:hover a{color: #fff;}
.web_foot .foot-a li ul {display: none;}
.web_foot .footR{}
.web_foot .footR p{font-size: 14px;color: #bec3cc;;}
.web_foot .footR h3{font-family: ArialMT;font-size: 30px;color: #bec3cc;}
.web_foot .footR .inF h6:last-child{border-bottom: 1px solid #525e76;margin-bottom: 20px;padding-bottom: 35px;}
.web_foot .footR .inF h6{font-size: 14px;color: #bec3cc;line-height: 30px;font-weight: normal;}
.web_foot .footR .inB p{font-size: 14px;line-height: 30px;color: #bec3cc;}
.web_foot .footR .inB p a{color: #bec3cc;}
.web_foot .footR .inF h6 a{color: #bec3cc;}
.web_foot .foot-er{margin:0 auto;text-align: center;background: url(images/code_bj.png) no-repeat center 47px; overflow: hidden;}
.web_foot .foot-er .t1{text-align: center;color: #bec3cc;line-height: 30px;margin-top: 10px;display: block;}
.web_foot .foot-er img{width: 121px;height: 121px;display: block;margin: 9px auto 0px;overflow: hidden;}
.web_foot .foot-er img:first-child{margin-top: 56px;}

@media(max-width:768px){
  .web_foot .foot_t {padding-bottom: 68px;}
  .web_foot .foot-a, .web_foot .footR{margin-top: 25px;}
  .web_foot .footR .inF h6:last-child{padding-bottom: 20px;}
  .web_foot .foot-er{background: url(images/code_bj.png) no-repeat center 27px; }
  .web_foot .foot-er img:first-child{margin-top: 36px;}
}

/******animated*****/
.animate-zhuan {
  animation: Swing1 5s infinite;
  transform: rotate(-5deg);
  -webkit-animation: Swing1 5s infinite;
  -webkit-transform-origin: 50% -50px;
  -webkit-transform: rotate(-5deg);
  -moz-animation: Swing1 5s infinite;
  -moz-transform-origin: 50% -50px;
  -moz-transform: rotate(-5deg);
  -ms-animation: Swing1 5s infinite;
  -ms-transform-origin: 50% -50px;
  -ms-transform: rotate(-5deg);
  -o-animation: Swing1 5s infinite;
  -o-transform-origin: 50% -50px;
  -o-transform: rotate(-5deg);
}
.animate-zhuan2 {
  animation: Swing2 4s infinite;
  transform: rotate(15deg);
  -webkit-animation: Swing2 4s infinite;
  -webkit-transform-origin: 50% 50%;
  -webkit-transform: rotate(15deg);
  -moz-animation: Swing2 4s infinite;
  -ms-animation: Swing2 4s infinite;
  -o-animation: Swing2 4s infinite;
}
.animate-tel {
  animation: tada 1s linear infinite;
  transform-origin: 50% 50%;
  -webkit-animation: tada 1s linear infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: tada 1s linear infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: tada 1s linear infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: tada 1s linear infinite;
  -ms-transform-origin: 50% 50%;
}
@keyframes Swing1 {
0% {
transform: rotate(-5deg);
}
50% {
transform: rotate(5deg);
}
100% {
transform: rotate(-5deg);
}
}
@-webkit-keyframes Swing1 {
0% {
-webkit-transform: rotate(-5deg);
}
50% {
-webkit-transform: rotate(5deg);
}
100% {
-webkit-transform: rotate(-5deg);
}
}
@-moz-keyframes Swing1 {
0% {
-moz-transform: rotate(-5deg);
}
50% {
-moz-transform: rotate(5deg);
}
100% {
-moz-transform: rotate(-5deg);
}
}
@-o-keyframes Swing1 {
0% {
-oz-transform: rotate(-5deg);
}
50% {
-moz-transform: rotate(5deg);
}
100% {
-moz-transform: rotate(-5deg);
}
}
@-ms-keyframes Swing1 {
0% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg);
}
50% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg);
}
100% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg);
}
}
@keyframes Swing2 {
0% {
transform: rotate(15deg);
}
50% {
transform: rotate(-15deg);
}
100% {
transform: rotate(15deg);
}
}
@-webkit-keyframes Swing2 {
0% {
-webkit-transform: rotate(15deg);
}
50% {
-webkit-transform: rotate(-15deg);
}
100% {
-webkit-transform: rotate(15deg);
}
}
@-moz-keyframes Swing2 {
0% {
-moz-transform: rotate(15deg);
}
50% {
-moz-transform: rotate(-15deg);
}
100% {
-moz-transform: rotate(15deg);
}
}
@-ms-keyframes Swing2 {
0% {
-ms-transform: rotate(15deg);
}
50% {
-ms-transform: rotate(-15deg);
}
100% {
-ms-transform: rotate(15deg);
}
}
@-o-keyframes Swing2 {
0% {
-o-transform: rotate(15deg);
}
50% {
-o-transform: rotate(-15deg);
}
100% {
-o-transform: rotate(15deg);
}
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
@keyframes tada {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
-ms-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
-ms-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
-ms-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}</pre></body></html>